home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000685_mackay@cs.washington.edu_Fri Jun 24 09:07:59 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  5KB

  1. Received: from june.cs.washington.edu by cs.umb.edu with SMTP id AA27914
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 24 Jun 1994 19:08:02 -0400
  3. Return-Path: <mackay>
  4. Received: (mackay@localhost) by june.cs.washington.edu (8.6.8/7.2ju) id QAA10951; Fri, 24 Jun 1994 16:07:59 -0700
  5. Date: Fri, 24 Jun 1994 16:07:59 -0700
  6. From: mackay@cs.washington.edu (Pierre MacKay)
  7. Message-Id: <199406242307.QAA10951@june.cs.washington.edu>
  8. To: tex-k@cs.umb.edu
  9. Cc: mackay@cs.washington.edu, unixtex@u.washington.edu,
  10.         elisabet@u.washington.edu
  11. In-Reply-To: Pierre MacKay's message of Sat, 18 Jun 1994 21:20:09 -0700 <199406190420.VAA19620@june.cs.washington.edu>
  12. Subject: Re: switching versions of LaTeX
  13.  
  14. I spoke too soon on 18 July.
  15.  
  16. There is one serious problem with the way things are right now.
  17. I remain reasonably satisfied with the way
  18.  
  19. \documentstyle[option]{article}
  20.  
  21. can be translated to
  22.  
  23. \documentclass{article}
  24. \usepackage{style}
  25.  
  26. % * * * * * * BUT * * * * * * %
  27.  
  28. if your options happen to include "times" nothing works.  Neither
  29.  
  30. \documentstyle[times]{article}
  31.   nor
  32. \documentclass{article}
  33. \usepackage{times}
  34.  
  35. produces anything worth looking at, and the message
  36.  
  37. ! Missing number, treated as zero.
  38. <to be read again> 
  39.                    p
  40.  
  41. is simply infuriating.  Reference to the usrguide tells you
  42. that if you are having trouble with fonts, you are having
  43. trouble with fonts because you are having trouble with fonts.
  44.  
  45. It is one thing to exclude obviously poorly designed local
  46. packages, but there is no way for an ordinary user to
  47. guess that times.sty is a "poorly designed local package."
  48. It would be hard even for the average installer.
  49.  
  50. What is happening here---
  51.  
  52. LaTeX2e, via kpathsea, discovers the dvips version of times.sty,
  53. because that's all there is on a vanilla installation.  The dvips
  54. version of times.sty no longer works with LaTeX2e.  How on earth is the
  55. user to discover that he must look for texmf/latex/packages/psnfss
  56. and then figure out that psfonts.ins may do the job?
  57.  
  58. And how is the user to contain the justifiable rage that results when
  59. even that doesn't work?
  60.  
  61. Oh, it sort of works, by turning all fonts of whatever description into
  62. cmr, which at least produces output.  Now the user has to learn that
  63. fd files for times are needed.  But where to find them?
  64.  
  65. Not in the LaTeX package.
  66.  
  67. The user now has to know by instinct that there is something called
  68. fontinst that may help.  In fact it does, and it even has some
  69. prepared fd files for Times Courier and Helvetica.  Oh Goody!
  70. "Now if only I had FTP access."  (Not everyone does, you know.)
  71.  
  72. "Where's that old copy of WordPerfect?  If LaTeX is going to do this to
  73. me the Hell with it."
  74.  
  75. It's not good enough.  Times, Courier and Helvetica are available
  76. on even the most stripped down PostScript devices, and the number
  77. of users who call on the times option is probably very large.  There
  78. is no point in making enemies of them.  
  79.  
  80. There is no reason why a user who modifies an old \latex209
  81. file to \documentclass and \usepackage should be subjected to this
  82. runaround.  I do not suggest that every font in the Adobe
  83. catalogue, or even in the 35 font package needs to be provided
  84. for, but at least the ones in fontinst/results should be.  
  85. For one thing, they offer useful templates.
  86.  
  87. I don't much favor LaTeX in any form, and I don't like Times
  88. as a text font on anything but newspapers, but I know a lot
  89. of people who swear by both, and I don't think it wise to
  90. kick them in the teeth this way.
  91.  
  92. It will also be necessary to find a way to exclude dvips/times.sty
  93. from the LaTeX2e TEXINPUTS path while still making it available for
  94. those who need to continue with latex209
  95.  
  96.  
  97. %=======================================================================%
  98. |                             N O T I C E                               |
  99. |  The University of Washington has ordered us to close the Northwest   |
  100. |  Computing Support Center, and to terminate the official support      |
  101. |  of UnixTeX.  Although the termination was final as of June 14, 1994  |
  102. |  we will try unofficially to provide some services for the next few   |
  103. |  months.  Unfortunately Elizabeth will not be available by phone,     |
  104. |  and I cannot be near my phone in any regular sense. Please note      |
  105. |  the changes in address and telephone number.  There is no Northwest  |
  106. |  Computing Support Center any longer.                                 |
  107. |                                                                       |
  108. %=======================================================================%
  109. Email concerned with UnixTeX distribution software may be sent 
  110. to:    UnixTeX@u.washington.edu            Elizabeth Tachikawa
  111. or to:  mackay@cs.washington.edu        Pierre A. MacKay
  112. Smail:  Department of Classics            Emeritus Druid for
  113.     Denny Hall, Mail Stop DH-10        Unix-flavored TeX
  114.     University of Washington
  115.     Seattle, WA 98195
  116.     (206) 543-2268 (No call forwarding, no message recorder)